[INFO] cloning repository https://github.com/isfegu/musket
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isfegu/musket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisfegu%2Fmusket", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisfegu%2Fmusket'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 204d84bd49c3e8afd91d0fc37554090d2063af9f
[INFO] checking isfegu/musket against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisfegu%2Fmusket" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isfegu/musket
[INFO] finished tweaking git repo https://github.com/isfegu/musket
[INFO] tweaked toml for git repo https://github.com/isfegu/musket written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isfegu/musket on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isfegu/musket already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quinn-udp v0.5.9
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded const_fn v0.4.11
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.15
[INFO] [stderr]   Downloaded libsql-hrana v0.9.5
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.13
[INFO] [stderr]   Downloaded oauth1 v1.0.0
[INFO] [stderr]   Downloaded confy v0.6.1
[INFO] [stderr]   Downloaded ipld-core v0.4.1
[INFO] [stderr]   Downloaded bsky-sdk v0.1.18
[INFO] [stderr]   Downloaded prettyplease v0.2.25
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded libsql-rusqlite v0.9.5
[INFO] [stderr]   Downloaded psl v2.1.72
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] [stderr]   Downloaded hyper v1.5.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded libsql-sys v0.9.5
[INFO] [stderr]   Downloaded libsql_replication v0.9.5
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded atrium-xrpc-client v0.5.13
[INFO] [stderr]   Downloaded libsql-ffi v0.9.5
[INFO] [stderr]   Downloaded megalodon v1.0.0
[INFO] [stderr]   Downloaded libsql v0.9.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 418fadb1bad97a757f1c57478a2c7a47905c41e5bd71668d405cd9a7e0291d97
[INFO] running `Command { std: "docker" "start" "-a" "418fadb1bad97a757f1c57478a2c7a47905c41e5bd71668d405cd9a7e0291d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "418fadb1bad97a757f1c57478a2c7a47905c41e5bd71668d405cd9a7e0291d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418fadb1bad97a757f1c57478a2c7a47905c41e5bd71668d405cd9a7e0291d97", kill_on_drop: false }`
[INFO] [stdout] 418fadb1bad97a757f1c57478a2c7a47905c41e5bd71668d405cd9a7e0291d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c22795f5fac228ce62e8e484e27a054022c4bb94f405ae0d09201bdd5035bef
[INFO] running `Command { std: "docker" "start" "-a" "4c22795f5fac228ce62e8e484e27a054022c4bb94f405ae0d09201bdd5035bef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking psl v2.1.72
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking oauth1 v1.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr] error: could not compile `psl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name psl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/psl-2.1.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="helpers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "helpers"))' -C metadata=bea27e06f075d236 -C extra-filename=-ea4dddfdb0fcfa5f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern psl_types=/opt/rustwide/target/debug/deps/libpsl_types-09d7ef1afd0de739.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1fe72d35998dea48aeecaf7fc07783b0b553f24f/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=fc7e836c09e7fbb9 -C extra-filename=-2390e33fe8a5867e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c11855c13beb358.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ae06b0b95bbc31e2.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2fcae25de30d8bca.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4c22795f5fac228ce62e8e484e27a054022c4bb94f405ae0d09201bdd5035bef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c22795f5fac228ce62e8e484e27a054022c4bb94f405ae0d09201bdd5035bef", kill_on_drop: false }`
[INFO] [stdout] 4c22795f5fac228ce62e8e484e27a054022c4bb94f405ae0d09201bdd5035bef
